You are here: Symbol Reference > Dew Namespace > Dew.Math Namespace > Dew.Math.Units Namespace > Classes > MtxExprInt Class > MtxExprInt Methods > Select Method > MtxExprInt.Select Method ([In] TMtxInt, [In] int, [In] int)
Dew Math for .NET
ContentsIndexHome
PreviousUpNext
MtxExprInt.Select Method ([In] TMtxInt, [In] int, [In] int)

Subrange the source MatrixInt without copy operation.

Syntax
C#
Visual Basic
public static VectorInt Select([In] TMtxInt Src, [In] int StartIndex, [In] int StopIndex);

Internally calls TVecInt.SetSubIndex

Copyright (c) 1999-2024 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!